HipGamepadBatteryStatus

Struct based on winrt::Windows::Devices::Power::BatteryReport

Members

Variables

chargeRateInMilliwatts
int chargeRateInMilliwatts;
Undocumented in source.
fullChargeCapacityInMilliwattHours
int fullChargeCapacityInMilliwattHours;
Undocumented in source.
remainingCapacityInMilliwattHours
int remainingCapacityInMilliwattHours;
Undocumented in source.
state
HipGamepadBatteryState state;
Undocumented in source.

Meta